Papers with real-time settings
REFLEX: Self-Refining Explainable Fact-Checking via Verdict-Anchored Style Control (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods for automated fact-checking often overlook deceptive misinformation styles in generated explanations. |
| Approach: | They propose a framework that explicitly controls reasoning style by anchoring explanations to the predicted verdict. |
| Outcome: | The proposed framework achieves state-of-the-art under LLaMA-series models with 465 samples. |
Knowledge Distillation for Quality Estimation (2021.findings-acl)
Copied to clipboard
Amit Gajbhiye, Marina Fomicheva, Fernando Alva-Manchego, Frédéric Blain, Abiola Obamuyide, Nikolaos Aletras, Lucia Specia
| Challenge: | Recent success in Quality Estimation stems from the use of multilingual pre-trained models, where large models lead to impressive results. |
| Approach: | They propose to transfer knowledge from a strong QE teacher model to a much smaller model with a different, shallower architecture. |
| Outcome: | The proposed model performs better than distilled models with 8x fewer parameters. |
Logic-Guided Message Generation from Raw Real-Time Sensor Data (2022.lrec-1)
Copied to clipboard
| Challenge: | Developing a natural language generation model to enable human pilots to communicate with drones is challenging because of its redundant nature and diversity. |
| Approach: | They propose a corpus for a specific domain that instantiates these properties by combining sensor data with text. |
| Outcome: | The proposed model can alert the human pilot of the system state and environment in preparation of handover of control. |